home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "CategoryID": "Long Integer",
- "CategoryName": "Text (15) NOT NULL",
- "Description": "Memo/Hyperlink (255)",
- "IconFileName": "Text (50)"
- },
- "data": [
- {
- "CategoryID": 1,
- "CategoryName": "Beverages",
- "Description": "Soft drinks, coffees, teas, beers, and ales",
- "IconFileName": "Categ01.bmp"
- },
- {
- "CategoryID": 2,
- "CategoryName": "Condiments",
- "Description": "Sweet and savory sauces, relishes, spreads, and seasonings",
- "IconFileName": "Categ02.bmp"
- },
- {
- "CategoryID": 3,
- "CategoryName": "Confections",
- "Description": "Desserts, candies, and sweet breads",
- "IconFileName": "Categ03.bmp"
- },
- {
- "CategoryID": 4,
- "CategoryName": "Dairy Products",
- "Description": "Cheeses",
- "IconFileName": "Categ04.bmp"
- },
- {
- "CategoryID": 5,
- "CategoryName": "Grains/Cereals",
- "Description": "Breads, crackers, pasta, and cereal",
- "IconFileName": "Categ05.bmp"
- },
- {
- "CategoryID": 6,
- "CategoryName": "Meat/Poultry",
- "Description": "Prepared meats",
- "IconFileName": "Categ06.bmp"
- },
- {
- "CategoryID": 7,
- "CategoryName": "Produce",
- "Description": "Dried fruit and bean curd",
- "IconFileName": "Categ07.bmp"
- },
- {
- "CategoryID": 8,
- "CategoryName": "Seafood",
- "Description": "Seaweed and fish",
- "IconFileName": "Categ08.bmp"
- }
- ]
- }